home *** CD-ROM | disk | FTP | other *** search
/ .net 2000 August / NET74.ISO / pc / links / 00039_Script_link - Cobasoft Clock < prev    next >
Encoding:
Text File  |  2000-06-22  |  166 b   |  5 lines

  1. on mouseDown me
  2.   puppetSound 1, "ClickSound"
  3. on mouseup
  4.   alert "To install this program, copy the folder NET74:\Software\Cobasoft Clock\ to your hard drive"
  5. end